entry: Use the drag-started signal
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 00:14:43 +0000 (20:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jun 2015 10:56:12 +0000 (06:56 -0400)
commitbd65c14813630fcc2a28d1ffd012325625628002
tree2c28be3b417364b73b2c120164dbfaf8485b888f
parent79b09cccce6565d25b217826b78824b1ff2fe1f5
entry: Use the drag-started signal

Use the drag-started signal to differentiate between drags that
move a handle and taps on a handle. Show the touch selection popup
for the latter, but not the former.
gtk/gtkentry.c